Don't call 'select' from emacs_gnutls_pull.
authorClaudio Bley <claudio.bley@gmail.com>
Fri, 22 Feb 2013 16:00:14 +0000 (18:00 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Feb 2013 16:00:14 +0000 (18:00 +0200)
commit2d8ede6bc292ab1dc2edc2a14f230ac1dee8915c
treea235f6802da64b791084447249ef4683a51a932c
parentd57a796abfbfe10a2ff7b07557907c4ba71168b3
Don't call 'select' from emacs_gnutls_pull.

 src/w32.c (emacs_gnutls_pull): Don't call 'select', and don't loop.
 This avoids warning messages reported as part of Bug#13546.
src/ChangeLog
src/w32.c